home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atlas of Oregon
/
Atlas of Oregon - Disc 2.iso
/
pc
/
buttons
/
navigationButtons.swf
/
scripts
/
DefineButton2_26
/
BUTTONCONDACTION on(press).as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-09-03
|
76 b
|
5 lines
on(press){
frame = 5;
_parent.highlightSpot.gotoAndStop(frame);
}